session ID

[ˈseʃn ˌaɪ ˈdiː]
  • session ID
  • 网络

    会话ID;工作阶段识别码

纠错 数据更新时间:2025-11-14 11:46:14
1、

The owning session ID can change for distributed and bound transactions.

对于分布式事务和绑定事务,拥有请求的会话id可能不同。

provided by jukuu

2、

If the JSP container detects a cookie storing the user's current session ID, no rewriting is necessary.

如果JSP容器检测到一个存储用户当前会话标识的cookie,那么就不必进行重写。

互联网摘选

3、

Returns the data session ID that identifies the private data session for the formset, form, or toolbar.

返回数据工作期标识,该标识用于识别窗体集,窗体或工具栏的私有数据工作期。

provided by jukuu

4、

The logon session ID is already in use.

登录会话标识已在使用中。

provided by jukuu

5、

Sometimes this may just be a session ID of some sort that can be used to retrieve server-side state from memory or a database.

有时候这仅仅是某种类型的会话ID,它可以用来从内存或数据库检索服务器端状态。

互联网摘选

6、

If you can just find out the user's session ID, you have a large quantity of data available.

如果能够找到用户的会话ID,就能够找到大量数据。

互联网摘选

7、

For a number of technical and social reasons, session ID is a much better fit because a session ID is unpredictable, times out, and varies on a per-user basis.

由于一些技术和社会原因,会话id更为合适,因为会话id不可预测,会超时失效,并且对于每个用户都是不同的。

provided by jukuu

8、

A fully qualified type of session ID manager.

会话id管理器的完全限定类型。

provided by jukuu

9、

Session ID of unknown session encountered.

遇到了未知会话的会话id。

provided by jukuu

10、

Statistics provided include userid ID of the user who ran the command, the database session ID, the response time of the query, and so on.

提供的统计数据包括运行此命令的用户的用户ID、数据库会话ID、查询的响应时间等等。

互联网摘选

11、

To prevent session ID guessing, instead, you should simply avoid overrating your skills.

而为了防止会话id猜测,您应当干脆避免太高估计自己的技能。

provided by jukuu

12、

Click on the session id under the SID heading to see the details of the individual session.

单击SID下面的会话id,就可以看到会话的详细信息。

互联网摘选

13、

SOAP Headers with Session ID Information

使用会话ID信息的SOAP头部

互联网摘选

14、

It also sends a session ID, a random byte string, and its digital certificate.

SSL服务器还发送一个会话标识、一个随机字节字符串以及它的数字证书。

互联网摘选

15、

In order to make the second call using the Session ID from the first call we need a third party web service client called soapUI.

为了使用来自第一个调用的会话ID进行第二个调用,我们需要一个名为soapUI的第三方Web服务。

互联网摘选

16、

In most CGI applications, much of the state is stored in a database, but only a session ID is passed to each script via a cookie.

在大多数CGI应用程序中,大部分状态存储在数据库中,只有会话ID通过cookie传递给每个脚本。

互联网摘选

17、

A32 byte session ID in case we want to reconnect without a big handshake.

一个32字节的会话标识,有了它,随后重连服务器就不需要再执行一个完整的握手过程了。

互联网摘选

18、

If the case is incorrect, the server will either ignore the header or return a bad session ID fault in the soap initiation response.

如果大小写不正确,则服务器在soap启动响应中将忽略标头或返回错误的会话id。

provided by jukuu

19、

Just a number in the NAME column is the session id since memory pools for a session are tracked by session id.

NAME列中的数字是会话ID,因为会话的内存池是按会话ID跟踪的。

互联网摘选

20、

You specify the session id that was returned by the login method as the session parameter, and the module you are adding the record into as the module parameter.

将login方法返回的会话ID指定为session参数,将在其中添加记录的模块指定为module参数。

互联网摘选

21、

This is especially crucial under failover conditions when WebSphere uses the application session ID in the encoded URI to route requests to the replication peers of the failed application servers.

这在故障转移情况下尤其重要:WebSphere使用已编码URI中的应用程序会话ID将请求路由到已失败的应用程序服务器的副本服务器。

互联网摘选

22、

Getting a valid session ID

获取一个有效的会话ID

互联网摘选

23、

Session ID hijacking can be a problem with PHP Websites.

截获会话id可以说是PHP网站所面临的一个问题。

互联网摘选

24、

Cache entries can be scoped with the session ID to keep a relationship between the session and the data that is to be kept in memory.

可以使用会话ID设置缓存条目的范围,以使会话和要保存在内存中的数据建立关联。

互联网摘选

25、

NET authentication and authorization mechanism of Web Services is adopted. The general requirements of Web service security has been implemented by transmitting session ID and implementing the security call of Web service.

NET身份验证和授权的Web服务安全技术策略,通过将会话标识进行传递,实现Web服务的安全调用,实现了Web服务安全性的一般要求。

互联网摘选

26、

Session ID that currently owns this request.

当前拥有该请求的会话id。

provided by jukuu

27、

Must be the same as the session ID on which the command is being run.

必须与正在运行该命令的会话id相同。

provided by jukuu

28、

Finally, we extend the GIOP protocol through adding a session ID in the service context of the GIOP protocol, and implement FRTD in the ORB kernel.

最后,在GIOP协议的服务上下文中对应用层透明地添加了连接标识,对GIOP协议进行了扩展,平台在ORB内核中实现了FRTD机制。

互联网摘选

29、

This primitive deletes all cache entries that belong to a specific session ID and is called as a separate service by the front-end system when the user session expires.

此原语删除所有属于某个特定会话ID的缓存条目,在用户会话过期时作为一个独立服务由前端系统调用。

互联网摘选

30、

The second web service invocation must be done by composing SOAP Header using the Session ID obtained from the response of the first invocation of Web Service.

第二次Web调用必须使用第一次从Web服务获取的会话ID组成SOAP头部来完成。

互联网摘选

  • 相关词组
  • 今日热词
  • 热门搜索
  • vws 大众汽车;冷冻水系统;威立雅水务技术;体育部;威立雅水务技术公司;
  • satisfactory[ˌsætɪsˈfæktəri] adj.令人满意的;合适的;
  • CCTV[ˌsi: si: ti: ˈvi:] n.中央电视台;中国中央电视台(China Central Television);闭路电视(Closed Circuit Television);
  • three[θriː] num.三;三个;第三(章,页等);n.三个(人或物);第三(课、章、行等) ;三岁;表示三的符号(3, iii, III);<英橄> 中卫;三个(人或物)一组;3字型
  • place[pleɪs] n.地方;城镇;场所;…地方;表面的某处;某点;座位;地位;入学机会;队员身份;恰当位置;适当处所;名次;住处;(数学)位;广场名称;adv.到处;
  • unlink[ˌʌn'lɪŋk] vt.解开…的环节;取消链接;分(打,拆)开;解环;摘钩;使脱出
  • worship[ˈwɜːʃɪp] v.敬奉(神);做礼拜;爱慕;n.崇拜;礼拜;爱慕;阁下;
  • bookshelf[ˈbʊkʃelf] n.书架;书橱;
  • husky[ˈhʌski] adj.嗓子哑的;深沉沙哑的;魁梧的;高大威猛的;强壮的;n.哈士奇;强壮结实的人;爱斯基摩狗(高大强壮,毛厚,用来拉雪橇)
  • subjective[səbˈdʒektɪv] adj.主观的;个人的;内省的;
  • so far so good[səʊ fɑː(r) səʊ ɡʊd] 到现在为止,一直都还不错。;
  • procedure[prəˈsiːdʒə(r)] n.程序,手续;工序,过程,步骤;诉讼程序,(议会的)议事程序;〈罕〉进行;

纳米英语英语词典(dict.nm3.cn)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈